home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / datatypes / c / doc / c.datatype.rev < prev    next >
Text File  |  1995-08-07  |  2KB  |  91 lines

  1. Revision History for c.datatype :
  2.  
  3. c.datatype 39.13 (7.8.95) :
  4.  
  5. - added USERKEYWORDS template, so you can add some keyword defines
  6. - fixed bug in alloca replacement (caused crash in amigaguide)
  7.  
  8. c.datatype 39.12 (25.7.95) :
  9.  
  10. - added background color support
  11. - fixed a bug from NDK (classbase.c LibExpunge Semaphore)
  12. - some code rework in dispatch.c (NotifySuperAttrs)
  13.  
  14. c.datatype 39.11 (9.7.95) :
  15.  
  16. - tab handling improved
  17. - c/c++ keywords separated, thus c++ keywords are only highlighted in c++
  18. - some parse errors fixed
  19. - layout method handles now Ctrl-C (but datatypes.library does not :( )
  20. - lex() function is now inlined through the SAS-C OPTINLOCAL option
  21. - some redundant code removed (from Examples of Developer-Kit 3.1)
  22. - DTM_OBTAIN,DTM_RELEASE method added to show how to do more black box
  23.  
  24. c.datatype 39.10 (4.6.95) :
  25.  
  26. - tabs and space handled now correctly for printing
  27.  
  28. c.datatype 39.9 (10.5.95) :
  29.  
  30. - added userdefined types support
  31. - fixed some (bugs?) with the pen allocation
  32.  
  33. c.datatype 39.8 (28.4.95) :
  34.  
  35. - fixed bug,if comments are marked as TEXT a // comment wasn't wrapped.
  36.   Reported from Swen Stullich.
  37. - a backslash to continue a line was only handled for defines
  38.   now it's handled for strings and within strings.
  39.   Reported from Jens Toivo Berger Thielemann and Klaus A Seistrup.
  40. - added a test.c file
  41.  
  42. c.datatype 39.7 (14.4.95) :
  43.  
  44. - added NONESTEDCOMMENTS in GLOBAL template
  45. - added INLINEARGS template and code
  46. - DTA_HorizUnit is now set to TextFont->tf_XSize
  47.  
  48. c.datatype 39.6 (9.4.95) :
  49.  
  50. - a problem with comments and tabs fixed, which may caused a crash
  51. - else keyword wasn't sorted correctly in the keyword array. This is fixed
  52.  
  53. c.datatype 39.5 (1.4.95) :
  54.  
  55. - added GLOBAL prefs template with TABLENGTH to specify the number of spaces for a tab
  56. - added NUMBER CPART for any number constant hex or decimal
  57.  
  58. c.datatype 39.4 (24.3.95) :
  59.  
  60. - missing else keyword added
  61.  
  62. c.datatype 39.3 (23.3.95) :
  63.  
  64. - added TEXT option for CPART template
  65. - now full tabs handling
  66. - some parse errors fixed
  67.  
  68. c.datatype 39.2 (12.3.95) :
  69.  
  70. - added C++ keywords
  71.  
  72. c.datatype 39.1 (7.3.95) :
  73.  
  74. - initial
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.